home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16368 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  790 b 

  1. Path: ddi2.digital.net!usenet
  2. From: George and Cathy <catsi@digital.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: BC++ 4.51...app runs within IDE but
  5. Date: 10 Apr 1996 15:53:44 GMT
  6. Organization: FLORIDA ONLINE, Florida's Premier Internet Provider
  7. Message-ID: <4kgli8$k20@ddi2.digital.net>
  8. NNTP-Posting-Host: @pm7_11.digital.net
  9.  
  10. Using windows API, 16-bit, developed on a WIN95 machine...the only
  11. dialog box that runs outside the IDE is the File, Open dialog.  All
  12. other dialog boxes are called within exported functions.  I ran the
  13. tdump on it, identified commdlg, gdi, kernal and user modules needed.
  14. I made sure ctl3d and bwcc.dll's were on the target machine as well
  15. as the four modules id'ed by tdump.  I also entered BWCCGetversion 
  16. within the code.  Still...nothing.  Any ideas?  Anyone?  
  17.